Skip to content

Conversation

@GregHolmes
Copy link
Contributor

Summary

  • Add comprehensive getting started guide for AI Transport using TypeScript
  • Cover JWT-based user authentication with verified identities and roles
  • Demonstrate message-per-response token streaming pattern with appendMessage()
  • Include interactive CLI client using readline for user prompts
  • Add prerequisite steps for enabling message appends via channel rules

@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Add comprehensive getting started guide covering:
- JWT-based user authentication with verified identities
- Mock LLM implementation for provider-agnostic examples
- Agent that streams token responses using message-per-response pattern
- Interactive client with readline for user prompts
- Message correlation using promptId headers
- Channel rule setup for message appends

Also update navigation to include getting started section.
@GregHolmes GregHolmes force-pushed the AIT-107-Create-AIT-Getting-Started-guides branch from 02b1736 to e1aa249 Compare January 15, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants